SLVCONTINUE=NO_EFFECT, SLVNACK=NO_EFFECT, SLVDMA=DISABLED
Slave control register.
SLVCONTINUE | Slave Continue. 0 (NO_EFFECT): No effect. 1 (CONTINUE): Continue. Informs the Slave function to continue to the next operation. This must be done after writing transmit data, reading received data, or any other housekeeping related to the next bus operation. |
SLVNACK | Slave NACK. 0 (NO_EFFECT): No effect. 1 (NACK): NACK. Causes the Slave function to NACK the master when the slave is receiving data from the master (Slave Receiver mode). |
SLVDMA | Slave DMA enable. 0 (DISABLED): Disabled. No DMA requests are issued for Slave mode operation. 1 (ENABLED): Enabled. DMA requests are issued for I2C slave data transmission and reception. |
RESERVED | Reserved. Read value is undefined, only zero should be written. |